STORET Central Administration Module v2.0 Installation Instructions - 05/17/2004

This section contains the step-by-step instructions for installing the 
STORET Central Administration Module.  The noteworthy items regarding the 
installation are as follows:

-  Edit the scripts for database usernames, passwords, and connect 
   strings.

-  Log files are created for each of the Structured Query Language (SQL) 
   scripts listed in these instructions.  These log files have corresponding 
   names and directory locations as the scripts that create them.  Log files 
   should be checked for errors after each step of the installation process to 
   ensure the installation completes successfully.

-  The STORET v2.0 Data Entry Module must be installed prior to running 
   this installation.   


STEP 1:	Copy the storet_central directory onto your C:\ drive.

The installation should be performed on the same drive as STORET v2.0 
Data Entry Module, but NOT in the same directory as STORET v2.0 Data 
Entry Module.  If the STORET v2.0 Data Entry Module is located on a 
different drive, replace "C:" with the letter of that drive in the 
following instructions.

STEP 2:	Open an Oracle 8i (or higher) SQL-Plus session.

STEP 3:	Run storet_central.sql.  This will execute the following SQL 
scripts:

	-  Grant select, insert, update, and delete permission to 
	   storuser for all STORET tables (reftabrole.sql).
	
	-  Create TSRCHAR index on Display Name (sir1420.sql).
	
	-  Create a TSMEISN entry for the TSRCALT table (sir1420a.sql).
	
	-  Delete unused rows in the TSRCHTYP table (sir1420b.sql).

STEP 4:	Open the storet_central.zip file.  Use the file located under 
C:\storet_central\98 for Windows 98 operating systems.  Use the file 
located under C:\storet_central\NT_2000_XP for Windows NT/2000/XP 
operating systems.  

STEP 5:	Extract the files to a directory of your choosing (e.g., 
C:\central20).  Do not use the existing storet20 directory (i.e., 
\storet\storv20).

STEP 6:	Create a shortcut on your desktop for the application with the 
following settings:
	Target = C:\central_directory_name\CDROM.EXE soi1cdro.
	Start in = C:\central_directory_name.

Replace the central_directory_name with the target directory chosen in 
step 5.